home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.2 Development Libraries
/
SGI IRIX 6.2 Development Libraries.iso
/
dist
/
gl_dev.idb
/
usr
/
share
/
src
/
OpenGL
/
toolkits
/
libfont
/
font.h.z
/
font.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-03-15
|
223 b
|
10 lines
/*
** Prototypes
*/
extern GLenum fontCreateStroke(GLuint);
extern GLenum fontCreateOutline(GLuint);
extern GLenum fontCreateFilled(GLuint);
extern GLenum fontCreateBitmap(GLuint);
extern void fontDrawStr(GLuint, char *);